ATI Industrial Automation   ATICombinedDAQFT .NET Class Library  

Visit our website.

BiasKnownLoad( biasVoltages() As Double ) As Integer

Bias out a known load on the transducer.

Arguments

biasVoltages

In: An array of 6 doubles with the values of the strain gauge voltages when the load you wish to bias out is applied to the transducer. This voltage vector will be subtracted from the voltage vector read from hardware before the force and torque values are calculated.

Returns

0: successfully applied
1: calibration not initialized. Call LoadCalibrationFile before calling this function.

See Also

LoadCalibrationFile